home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 99
/
(Vol 99) Jan 19 2010.iso
/
Games
/
bikini_boton_or_burst.swf
/
scripts
/
DefineButton2_129
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-01-19
|
61b
|
5 lines
on(release){
_root.ResumeGame();
gotoAndPlay(6);
}